projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
629ed77
)
Mention file notification support for dired buffers and autorevert.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 21 Feb 2015 12:21:24 +0000
(13:21 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 21 Feb 2015 12:21:24 +0000
(13:21 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ed25538da3216559c8ca66477a2be98439eddf88..3f88d3d297abcc7f7555c75f892ba9a153d4f2bf 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-558,6
+558,9
@@
command line's password prompt.
** tar-mode: new `tar-new-entry' command, allowing for new members to
be added to the archive.
+** Autorevert: dired buffers are also auto-reverted via file
+notifications, if Emacs is compiled with file notification support.
+
** Obsolete packages
---